@charset "UTF-8"; 
/* Base Reset */
* { margin: 0; padding: 0;}
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-y: scroll; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
:focus { outline: 0;}
img { border: 0; vertical-align: middle;}
a img { vertical-align: middle;}
body { line-height: 1;}
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table { border-collapse: collapse; border-spacing: 0;}
.clear { width: 100%; height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; display: block; _display: inline;}
.none { display: none !important;}
.fl {float: left;padding-top: 30px;}
.fr { float: right;}
.hidden { visibility: hidden;}
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.clearfix { display: block; 
*zoom:1;}
body, p { font: 14px/1 NotoSansHans; color: #000;}
body {}
a { text-decoration: none; color: #000;}
a:hover { text-decoration: none; color: #133b73;}
.wp-wrapper { width: 100%;}
.wp-wrapper .wp-inner { width: 1300px;margin: 0 auto;}

/* @font-face {
	font-family: 'NotoSansHans-Bold';
	src: url(../Fonts/NotoSansHans-Bold.ttf);
   } 
   @font-face {
	font-family: 'NotoSansHans-Medium';
	src: url(../Fonts/NotoSansHans-Medium.ttf);
   } 
   @font-face {
	font-family: 'NotoSansHans-Regular';
	src: url(../Fonts/NotoSansHans-Regular.ttf);
   } 
   @font-face {
	font-family: 'NotoSansHans-DemiLight';
	src: url(../Fonts/NotoSansHans-DemiLight.ttf);
   } 
   @font-face {
	font-family: 'NotoSansHans-Light';
	src: url(../Fonts/NotoSansHans-Light.ttf);
} */ 

.wp-main-page { position: relative;}
/**头部**/
.wp-toper {background: url(../images/top1.png) repeat-x center top;height: 50px;}

.wp-column-page .wp-toper {/* height:62px;*/}
#banner .inner {
     
    margin: auto;
}
div#banner {
    position: relative;
}
#banner #bannercon {
    z-index: 10;
    position: absolute;
    width: 100%;
    height: 560px;
    bottom: 0;
    top: 0;    
    filter: blur(20px);
    left: 0;
    right: 0;
    background-size:100%;
    background-position:center center;
}
.bannerbg {
    width: 100%;
    height: 550px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
       z-index: 10;
       /*background: url(images/ban_bg.png) repeat;*/
}

.wp-header { width:1354px; height: 99px; padding: 26px 0 36px; background:url(../images/nav_bg.png) no-repeat; position:absolute; top:50px; right:50%; margin-right:-677px; z-index: 1000;}
.wp-header .wp-inner { max-width: 1100px;}
.wp-column-page .wp-header { width:1354px; height: 99px; padding: 26px 0 51px; background:url(../images/nav_bg_l.png) no-repeat; position:absolute; top:50px; right:50%; margin-right:-677px; z-index: 1000;}
.wp-info-page .wp-header { width:1354px; height: 99px; padding: 26px 0 51px; background:url(../images/nav_bg_l.png) no-repeat; position:absolute; top:50px; right:50%; margin-right:-677px; z-index: 1000;}

/** [站点LOGO]*/
.logo-panel { float: left;padding: 20px 0;}
.logo-window {}
.logo-window img { vertical-align: middle; width: 333px; height: 55px;}
.wp-head-tools { float: right;}
.wp-post.post-59 .post-news .news-item.item-9 {
    width: 25%;
}
/*** [搜索]*/
.search-panel {float: right;margin: 11px 0;}
.search-window {overflow: hidden;}
.wp-search { position: relative;}
.wp-search form { display: block;}
.wp-search .search-input {}
.wp-search .search-input input.search-title { width: 141px; height: 16px; line-height: 16px;border-radius: 2px 0 0 2px;outline: 0; background: #8b9eb8; color: #fff; font-size: 12px; padding: 5px 0 5px 9px;}
.wp-search .search-btn { width: 25px; height: 26px; position: absolute; right: 0;}
.wp-search .search-btn input.search-submit { width: 100%; height: 26px; border: 0; outline: 0; background: url(img/search.png) no-repeat center; cursor: pointer;}
搜索去背景色：
input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    input:-webkit-autofill:active {
        -webkit-transition-delay: 99999s;
        -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
placeholder颜色修改：
input::-webkit-input-placeholder {
  color: #000;
  font-size: 12px;
}
input::-moz-input-placeholder {
  color: #000;
  font-size: 12px;
}
input::-ms-input-placeholder {
  color: #000;
  font-size: 12px;
}
input::-webkit-input-placeholder {
  color: #fff;
  font-size: 12px;
}
input::-moz-input-placeholder {
  color: #fff;
  font-size: 12px;
}
input::-ms-input-placeholder {
  color: #fff;
  font-size: 12px;
}

/*** [顶部副导航]*/
.top-nav-panel { float: right; margin-right:40px;}
.top-nav-panel .wp-menu .menu-item { float: left; display: inline-block;}
.top-nav-panel .wp-menu .menu-item a.menu-link {display: inline-block;margin: 0 12px;height: 50px;line-height: 50px;line-height: 50px;-size: 15px;font-family: NotoSansHans-Regular;}
.top-nav-panel .wp-menu .menu-item a.menu-link:hover {}

/**主导航**/
.wp-navi { width: 740px; float: right; position: relative; z-index: 1000; padding:30px 0;}
.main-nav-panel {}
.menu-switch-arrow { display: none;}
.main-nav-panel .wp-menu { margin: 0 auto;}
.main-nav-panel .wp-menu .menu-item { display: inline-block; float: left; position: relative; z-index: 100;}
.main-nav-panel .wp-menu .menu-item a.menu-link { display: inline-block; padding: 0 16px; height: 39px; line-height: 39px; font-size: 15px; font-family:NotoSansHans-Bold;}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #133b73;}
.main-nav-panel .wp-menu .menu-item.i20 a.menu-link { text-decoration: none; color: #133b73;}
.main-nav-panel .sub-menu { display: none; position: absolute; left: 0; top: 39px; z-index: 1000; min-width: 100%; text-align: center; background: #133b73;}
.main-nav-panel .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom: 1; min-width: 100%;}
.main-nav-panel .sub-menu .sub-item:hover { position: relative; white-space: nowrap; vertical-align: top; _zoom: 1;}
.main-nav-panel .sub-menu .sub-item a { display: block; color: #fff; height: 32px; line-height: 32px; padding: 0 10px; display: block; font-family:NotoSansHans-Bold;}
.main-nav-panel .sub-menu .sub-item a:hover { color: #fff; display: block;}
.main-nav-panel .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background: url(../images/subnav_bg.png);}

/**焦点图片**/
.wp-focus { position: relative; z-index: 100;}
.wp-focus .wp-inner { max-width: 1705px;}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}

/*** 主体*/
.wp-container { padding: 15px 0;}
.wp-container.box1 {z-index: 1000;margin-bottom: -253px;padding: 0;position: relative;}
.wp-container.box1 .wp-inner {background: #fff;}
.wp-container.box2 {padding:0;position: relative;z-index: 100;/*background: url(../images/banner-11.png) no-repeat center top;*/}
.wp-container.box2 .wp-inner { max-width:100%;}
.wp-container.box3 {z-index: 1000;margin-top: -226px;margin-bottom: -148px;padding: 0;position: relative;}
.wp-container.box3 .wp-inner { max-width:1300px; background: #fff;}
.wp-container.box4 { padding:90px 0 0; background: #fff;}
.wp-container.box4 .wp-inner {}
.wp-container.box5 { padding:48px 0 64px; background: url(../images/foot-t.png) no-repeat center; position: relative;margin-top: 154px;background-size:cover}
.wp-container.box5 .wp-inner { max-width:1000px;}
.wp-main-page .cbox { width: 100%;}
.wp-main-page .cbox-left { width: 631px;float: left;margin: 10px 0 0 0;}
.wp-main-page .cbox-right { width: 631px; float: right; margin: 10px 0 0 0;}
.wp-main-page .zbox { width: 100%;}

.wp-container.shadow1 {padding: 0;margin: 0 auto;background: #fff;height: 259px;}
.wp-container.shadow2 {height: 198px;;padding: 0;background:#fff;margin: 0 auto;}

.wp-post {}
.wp-post .post-head {height: auto;margin-bottom: 18px;}
.wp-post .post-head .head-bar { position: relative;border-bottom: 1px solid #515151;}
.wp-post .post-head .post-title {display: inline-block;height: 27px;width: 27%;line-height: 27px;font-size: 16px;font-family: NotoSansHans-Bold;padding-left: 15px;background: url(../images/xydt-bg.png) no-repeat;}
.wp-post .post-head .post-more {height: 20px;line-height: 20px;position: absolute;right: 0;bottom: 2px;margin-top: -10px;font-size: 18px; color: #133b73;font-family: Microsoft Yahei;}
.wp-post .post-head .post-more a { font-size: 14px; color: #133b73;font-family: Microsoft Yahei;}
.wp-post .post-body {}
.post-news .news-item { line-height: 24px; vertical-align: top; overflow: hidden; position: relative;}
.post-news .news-item .meta-title { display: block; margin-right: 76px; overflow: hidden;}
.post-news .news-item .meta-time { display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px; color: #999;}

.wp-post.post-8 {}
.wp-post.post-8 .post-head {margin-bottom: 0px;
    width: 100%;
    background: url(../images/xydt-bg.png) no-repeat left bottom;
    border-bottom: 1px solid #515151;}
.wp-post.post-11 .post-head {margin-bottom: 0px;
    width: 100%;
    background: url(../images/xydt-bg.png) no-repeat left bottom;
    border-bottom: 1px solid #515151;}
.wp-post.post-8 .post-head .post-title {background: none;
    width: auto;}
.wp-post.post-11 .post-head .post-title {background: none;
    width: auto;}

.wp-post.post-18 {}

.wp-post.post-38 { position: relative;}
.wp-post.post-38 .post-head { margin-bottom: 18px;}
.wp-post.post-38 .post-news .news-item {line-height: 17px;vertical-align: top;overflow: hidden;position: relative;width: 100%;float: left;background: url(../images/backn-1.png) no-repeat left 32%;padding-left: 5px;}
.wp-post.post-38 .post-news .news-item .meta-title {display: block;margin-right: 122px;font-size: 14px;font-weight:normal;height: 27px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-family: NotoSansHans-Regular;}
.wp-post.post-38 .post-news .news-item .meta-time {display: block;text-align: center;width: 85px;height: 25px;line-height: 0px;position: absolute;top: 8px;margin-top: 0;color: #000;font-size: 14px;font-family: NotoSansHans-Regular;font-style: italic;}
.wp-post.post-38 .post-more { position: absolute; right: 0; height: 20px;line-height: 20px;font-size: 18px; padding-top: 22px;background: url(../images/jiant2.png) no-repeat 76px 29px;color: #133b73;font-family: Microsoft Yahei;}
.wp-post.post-38 .post-more a {font-size: 18px; color: #133b73;font-family: Microsoft Yahei;}

.tab-list .post-news .news-item {line-height: 32px;vertical-align: top;overflow: hidden;position: relative;width: 100%;float: right;background: url(../images/backn-1.png) no-repeat left 60%;padding-left: 5px;}
.tab-list .post-news .news-item .meta-title {display: block;margin-right: 98px;font-size: 14px;font-weight: normal;height: 27px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-family: NotoSansHans-Regular;}
.tab-list .post-news .news-item .meta-time {display: block;text-align: right;width: 90px;height: 24px;line-height: 14px;position: absolute;top: 8px;margin-top: 0;color: #000;font-size: 14px;font-family: NotoSansHans-Regular;font-style: italic;margin-right: 4px;}
.tab-list .json { padding-bottom: 5px;}

.wp-post.post-7 {margin-bottom: 10px;}
.wp-post.post-7 .post-news .news-item {line-height: 25px;vertical-align: top;overflow: hidden;position: relative;width: 297px;float: left;margin-left:37px;}
.wp-post.post-7 .post-news .news-item.item-1 { margin-left:0px;}
.wp-post.post-7 .post-news .news-item.item-2 {}
.wp-post.post-7 .post-news .news-item .meta-picture {}
.wp-post.post-7 .post-news .news-item .meta-picture img { width: 100%;}
.wp-post.post-7 .post-news .news-item .meta-title {display: block;margin-right: 0;overflow: hidden;font-size: 14px; height:50px;margin: 10px 0px 0px;font-weight: bold;font-family: NotoSansHans-Medium;}
.wp-post.post-7 .post-news .news-item .meta-time {display: block;width: 100%;text-align: left;position: static;color: #0066cc;font-size: 15px;font-style: italic;margin: 0;font-family: Microsoft Yahei;}
.wp-post.post-7 .post-news .news-item .meta-summary {color: #000;font-size: 12px;line-height: 21px;min-height:66px;margin: 0;font-family: Microsoft Yahei;margin-top: 5px;/*padding-bottom: 22px;*/border-bottom: 1px solid #515151; display: -webkit-box;overflow: hidden; text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.wp-post.post-7 .post-news .news-item .meta-tag {color: #000;font-weight: 700;font-size: 12px;line-height: 21px;margin: 10px 0;font-family: Microsoft Yahei;}
.wp-post.post-7 .post-news .news-item .meta-tag a {color: #133b73;}
.wp-post.post-7 .post-news .news-item .meta-url { margin-top: 6px;}
.wp-post.post-7 .post-news .news-item .meta-url a { display: inline-block;text-align: left;font-family: NotoSansHans-Regular;}

.wp-post.post-17 { width: 100%;margin-top: 30px}
.wp-post.post-17 .post-news .news-item { line-height: 24px; vertical-align: top; overflow: hidden; position: relative; width: 417px; float: left; margin-left:24px;}
.wp-post.post-17 .post-news .news-item.item-1 { margin-left: 0;}
.wp-post.post-17 .post-news .news-item .meta-picture {}
.wp-post.post-17 .post-news .news-item .meta-picture img { width: 100%;}
.wp-post.post-17 .post-news .news-item .meta-title {display: none;margin-right: 0;overflow: hidden;font-size: 15px;padding: 13px 0px;padding-left: 33px;white-space: nowrap;text-overflow: ellipsis;background: url(../images/jiant3.png) #537199 no-repeat 25px center;font-family: NotoSansHans-Bold;color: #fff;}
.wp-post.post-17 .post-news .news-item .meta-title a {color: #fff;}

.wp-post.post-27 {width: 100%;}
.wp-post.post-27 .post-news .news-item {line-height: 24px;vertical-align: top;overflow: hidden;position: relative;}
.wp-post.post-27 .post-news .news-item .meta-picture img { width: 100%;}

.wp-post.post-37 { width: 100%; margin-bottom: 17px;margin-top: 60px;}
.wp-post.post-37 .post-head { margin-bottom:16px;}
.wp-post.post-37 .post-body {}
.wp-post.post-37 .meta-picture { width: 268px; padding-right: 5px;}
.wp-post.post-37 .meta-picture img { width: 100%;}
.wp-post.post-37 .meta-title {display: block;overflow: hidden;margin-left: 5px;line-height: 39px;background: url(../images/kytd-bg.png) repeat-x center;color: #fff;position: absolute;
    top: 171px;
    width: 268px;
    text-align: center;}
.wp-post.post-37 .meta-title a { font-size: 16px; color: #fff;}
.wp-post.post-37 .meta-title .team { font-size: 16px; color: #fff; line-height: 39px;}

.wp-post.post-9 {}
.wp-post.post-9 .post-head {}

.wp-post.post-59 {width: 1000px;z-index: 100;
    background: #f4f6fa;
    height: 180px;
    position: absolute;
    padding: 0 150px;
margin-top: 90px;
}
.wp-post.post-59 .post-head { height: 30px; margin-bottom: 35px;}
.wp-post.post-59 .post-head .head-bar { position: relative;border-bottom: 0px;padding-top: 30px;}
.wp-post.post-59 .post-head .post-title { display: inlineg-block; height: 30px; line-height: 30px; font-size: 25px; font-weight: bold; color: #5a5a5a; padding: 0; border: 0;background: none;}
.wp-post.post-59 .post-news .news-item {width: 24%;float:left;line-height: 28px;vertical-align: top;overflow: hidden;position: relative;}
.wp-post.post-59 .post-news .news-item.item-1 { width: 25%;}
.wp-post.post-59 .post-news .news-item.item-5 { width: 25%;}
.wp-post.post-59 .post-news .news-item .item-title { display: block; padding-left:18px; background:url(../images/jiant1.png) no-repeat left center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;font-family: NotoSansHans-Regular;}

.wp-post.post-19 { width: 297px; float: left;}

.wp-post.post-29 { width: 315px; float: right;}
.wp-post.post-29 .post-head .post-more {height: 20px;line-height: 20px;position: absolute;right: 0;bottom: 2px;margin-top: -10px;font-size: 18px;padding-right: 8px; background: url(../images/jiant2.png) no-repeat right center;color: #133b73;font-family: Microsoft Yahei;}
.wp-post.post-29 .post-head .post-more a { font-size: 18px; background: url(../images/jiant2.png) no-repeat right center;color: #133b73;font-family: Microsoft Yahei;}
.wp-post.post-29 .post-news .news-item {line-height: 17px;vertical-align: top;overflow: hidden;position: relative;width: 100%;float: left;background: url(../images/backn-1.png) no-repeat left 32%;
    padding-left: 5px;}
.wp-post.post-29 .post-news .news-item .meta-title {display: block;margin-right: 98px;font-size: 14px;font-weight: normal;height: 27px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-family: NotoSansHans-Regular;}
.wp-post.post-29 .post-news .news-item .meta-time {display: block;width: 90px;height: 25px;line-height: 0px;position: absolute;top: 8px;margin-top: 0;margin-right: 8px;color: #000;font-size: 14px;font-family: NotoSansHans-Regular;font-style: italic;}

.wp-post.post-39 {}
.wp-post.post-39 .post-head { margin-top: 36px; margin-bottom: 36px;}

.wp-post.post-49 { width: 527px;float: left;}
.wp-post.post-49 .post-head {height: auto;margin-bottom: 0;width: 127px;float: left;}
.wp-post.post-49 .post-head .head-bar { position: relative;}
.wp-post.post-49 .post-head .post-title {display: block;height: 186px;line-height: 186px;font-size: 25px;font-family: NotoSansHans-Bold;padding-bottom: 0;padding-right: 0;border-bottom: 0;text-align: center;color: #fff;background: #133b73;}
.wp-post.post-49 .post-head .post-more {height: 72px;line-height: 72px;position: static;text-align: center;right: 0;bottom: 0;margin-top: 0;font-size: 15px;padding-right: 0;background: url(../images/jiant3.png) #3e5e8c no-repeat 95px center;color: #fff;font-family: Microsoft Yahei;}
.wp-post.post-49 .post-head .post-more a {font-size: 15px;background: none;color: #fff;font-family: Microsoft Yahei;}
.wp-post.post-49 .post-body {width: 400px; float: right;}
.wp-post.post-49 .post-news .news-item {line-height: 24px;vertical-align: top;overflow: hidden;position: relative;width: 188px;margin-left: 12px;float: left;}
.wp-post.post-49 .post-news .news-item .meta-picture {display: block;overflow: hidden;    width: 156px;
    padding: 15px;}
.wp-post.post-49 .post-news .news-item .meta-picture img { width:100%;}
.wp-post.post-49 .post-news .news-item .meta-word {display: block;background: #3e5e8c;padding: 18px 20px;}
.wp-post.post-49 .post-news .news-item .meta-word .meta-comp { height: 18px;line-height: 18px;color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-family: NotoSansHans-Regular;}
.wp-post.post-49 .post-news .news-item .meta-word .meta-date {height: 18px;line-height: 18px;color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-family: NotoSansHans-Regular;}

.wp-post.post-69 { width: 527px;float: right;}
.wp-post.post-69 .post-head {height: auto;margin-bottom: 0;width: 127px;float: left;}
.wp-post.post-69 .post-head .head-bar { position: relative;}
.wp-post.post-69 .post-head .post-title {display: block;height: 186px;line-height: 186px;font-size: 25px;font-family: NotoSansHans-Bold;padding-bottom: 0;padding-right: 0;border-bottom: 0;text-align: center;color: #fff;background: #133b73;}
.wp-post.post-69 .post-head .post-more {height: 72px;line-height: 72px;position: static;text-align: center;right: 0;bottom: 0;margin-top: 0;font-size: 15px;padding-right: 0;background: url(../images/jiant3.png) #3e5e8c no-repeat 95px center;color: #fff;font-family: Microsoft Yahei;}
.wp-post.post-69 .post-head .post-more a {font-size: 15px;background: none;color: #fff;font-family: Microsoft Yahei;}
.wp-post.post-69 .post-body {width: 400px; float: right;}
.wp-post.post-69 .post-news .news-item {line-height: 24px;vertical-align: top;overflow: hidden;position: relative;width: 188px;margin-left: 12px;float: left;}
.wp-post.post-69 .post-news .news-item .meta-picture {display: block;overflow: hidden;width: 156px;
    padding: 15px;}
.wp-post.post-69 .post-news .news-item .meta-picture img { width:100%;}
.wp-post.post-69 .post-news .news-item .meta-word {display: block;background: #3e5e8c;padding: 18px 20px;}
.wp-post.post-69 .post-news .news-item .meta-word .meta-comp { height: 18px;line-height: 18px;color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.wp-post.post-69 .post-news .news-item .meta-word .meta-date {height: 18px;line-height: 18px;color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.wp-post.post-69 .post-news .news-item .meta-word .meta-place {height: 18px;line-height: 18px;color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

/**列表页**/
.wp-banner {}
.wp-banner .wp-inner { position: relative; max-width: 100%; height:360px; background: url(../images/list_bann.jpg) no-repeat center top;}
/**列表页banner图**/
.banner img { width: 100%; vertical-align: top;}

.wp-column-page .wp-container.column { z-index: 1000; margin-top: -248px; margin-bottom: -147px; position: relative; padding: 0;}
.wp-column-page .wp-container.column .wp-inner { background:#fff; max-width:1100px; padding: 50px 100px 125px;}

.wp-info-page .wp-container.info { z-index: 1000; margin-top: -248px; margin-bottom: -147px; position: relative; padding: 0;}
.wp-info-page .wp-container.info .wp-inner { background:#fff; max-width:1100px; padding: 50px 100px 125px;}

.wp-column-menu { width: 252px; position: relative; float: left; margin-right: -252px;}
.wp-column-news { float: right; width: 100%;}
.wp-column-news .column-news-box { margin-left: 290px; margin-right: 0;}

/**栏目列表**/
.column-head {line-height: 30px;}   /**位置栏目背景**/
.column-head .column-anchor { padding: 10px 10px 10px 0;}
.column-head .column-anchor .column-switch { display: block; width: 30px; height: 24px; float: right; display: none; background: url(img/menu-dot.png) no-repeat center;}
.column-head .column-anchor h3.anchor-title {display: inline-block;float: left;font-size: 30px;color: #000;font-family: NotoSansHans-Bold;}/**位置栏目字体**/
.column-list-wrap li {width: 100%;vertical-align: bottom;}
.column-list-wrap li a {display: block;width: 100%;font-size: 15px;border-bottom: 1px solid #c4c1bb;}
.column-list-wrap li a:hover { color: #133b73; background: #EDF2F9;}
.column-list-wrap li.selected a.selected { color: #133b73; background: #EDF2F9;}
.column-list-wrap li a span {display: block;padding: 10px;line-height: 28px;}
.column-list-wrap .sub-list li a { font-size: 14px;}
.column-list-wrap .sub-list li a:hover { color: #133b73; background: #EDF2F9;}
.column-list-wrap .sub-list li.selected a.selected { color: #133b73; background: #EDF2F9;}
.column-list-wrap .sub-list li a span { padding: 6px 10px; padding-left: 28px; line-height: 25px;}
.column-list-wrap .sub-list .sub-list li a { font-size: 13px;}
.column-list-wrap .sub-list .sub-list li.selected a.selected { color: #002146; background: #EDF2F9;}
.column-list-wrap .sub-list .sub-list li a span { padding-left: 36px; line-height: 17px;}
.column-list-wrap .sub-list .sub-list .sub-list li a { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 44px;}
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 52px;}

.column-news { background: #eeeded; padding: 22px 7px; margin-top: 40px;}
.column-news.no { margin-top: 0;}
.column-news .column-news-list {}
.column-news .column-news-list .post-head { line-height: 20px; font-size: 18px; color: #141414;font-family: NotoSansHans-Regular;}

.wp-post.post-71 { padding-left: 10px;}
.wp-post.post-71 .post-head {height: auto;margin-bottom: 8px;margin-top: 18px;}
.wp-post.post-71 .post-head .head-bar { position: relative;}
.wp-post.post-71 .post-head .post-title {display: inline-block;height: 30px;line-height: 30px;font-size: 15px;font-family: Microsoft Yahei;padding: 0;border: 0;color: #1a4177;}
.wp-post.post-71 .post-news .news-item { line-height: 24px; vertical-align: top; overflow: hidden; position: relative;}
.wp-post.post-71 .post-news .news-item .meta-title {display: block;margin-right: 0;padding-left: 12px;background: url(../images/jiant4.png) no-repeat left center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;font-family: Microsoft Yahei;}
.wp-post.post-71 .post-more {height: 24px;line-height: 24px;padding-top: 8px;}
.wp-post.post-71 .post-more a {display: inline-block;padding-left: 12px;padding-top: 3px;font-size: 15px;background: url(../images/jiant2.png) no-repeat left center;color: #133b73;font-family: Microsoft Yahei;border-top: 1px solid #9b9b9b;font-family: Microsoft Yahei;}

/*** 栏目新闻*/
.list-head { padding: 10px 0;}
.list-meta .column-title { display: inline-block; white-space: nowrap; line-height: 30px; font-size: 30px; color: #133b73;font-family: NotoSansHans-Regular;} /**当前位置**/

.list-heads { padding: 10px 0; clear: both; position: absolute;  z-index: 100; top: 90px;}
.list-metas .column-paths { float: left; line-height: 31px; color: #133b73;}
.list-metas .column-paths a { color: #133b73;}
.list-metas .column-paths a:hover { color: #133b73;}

.column-news-con { padding: 10px 0;}
.column-news-list .column-news-item { display: block; position: relative; border-bottom: 1px dotted #b1b1b1; line-height: 30px; padding: 5px 0;}/**栏目新闻列表**/
.column-news-list .column-news-item:hover { color: #133b73; font-weight: normal;}
.column-news-list .column-news-item .column-news-title { display: block; margin-right: 80px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.column-news-list .column-news-item .column-news-date { display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top: 10px; color: #999; font-weight: normal;}
.wp_entry { width: auto; margin: 0 4px;}
.wp_entry, .wp_entry p { line-height: 30px; font-size: 14px; text-align: justify;}
.wp_entry p { margin-bottom: 5px;}
.column-news-list .wp_entry img { vertical-align: middle; max-width: 100%; _width:expression(this.width > 800 ? "880px" : this.width);}   /**列表页文章图片大小限制**/

.possplit { width: 15px; background: url(../images/jiant4.png) no-repeat center;}

/**文章页**/
.info-box { margin: 0 20px;}
.article { padding: 15px 0;}
.article h1.arti-title { line-height: 30px; padding: 5px; text-align: center; font-size: 18px; color: ##000000;} /**文章标题**/
.article h3.arti-title { line-height: 20px; padding: 5px; text-align: center; font-size: 15px; color: ##000000;} /**文章标题**/
.article .arti-metas { line-height: 16px; text-align: center; padding: 10px 0;}
.article .arti-metas span { display: inline-block; margin: 0 5px; font-size: 12px; color: #787878;} /**文章其他属性**/
.article .entry { margin: 0 4px; overflow: hidden; min-height:300px;SSSS} /**文章内容**/
.article .entry, .article .entry p { line-height: 30px; font-size: 14px; text-align: justify;}
.article .entry p { margin-bottom: 5px;}
.article .entry .read img { vertical-align: middle; max-width: 100%; _width:expression(this.width > 1100 ? "1100px" : this.width); background: url(img/loading.gif) no-repeat center;}   /**文章阅读部分图片大小限制**/

/**底部**/
.bottom .tit { line-height:23px; color:#fff; font-weight:bold; padding-bottom:7px;font-family: NotoSansHans-Regular;}
.bottom .word { line-height:20px; color:#fff;font-family: NotoSansHans-Regular;}
.bottom .word img {width: 100px;}
.bottom .address { width: 25%; float: left;}
.bottom .code { width: 24%; float: left;}
.bottom .email { width: 24%; float: left;}
.bottom .erwei { width: 25%; float: left;}

.wp-footer { background: #c4c1bb;}
.wp-footer .wp-inner { padding: 30px 0; max-width:1100px;}
.wp-footer .wp-inner .footer {}
.wp-footer .wp-inner .footer p { color: #000; line-height: 24px; font-size: 15px; text-align: center;font-family: NotoSansHans-Regular;}

.teacher-news {}
.teacher-news .news-teacher { position: relative; height: 194px; margin-bottom: 26px; background: #f7f7f7;}
.teacher-news .news-teacher .teacher-picture { position: absolute; top: 0; left: 0; width: 144px; height: 194px;}
.teacher-news .news-teacher .teacher-picture img { width:100%;}
.teacher-news .news-teacher .teacher-title {margin-left: 178px;margin-right: 15px;font-size: 18px;font-family: NotoSansHans-Bold;line-height: 20px;padding: 25px 0 15px;}
.teacher-news .news-teacher .teacher-rank { margin-left: 178px; margin-right: 15px; line-height: 24px; font-size: 14px; color: #2a2a2a;}
.teacher-news .news-teacher .teacher-zhin { margin-left: 178px; margin-right: 15px; line-height: 24px; font-size: 14px; color: #2a2a2a;}
.teacher-news .news-teacher .teacher-team { margin-left: 178px; margin-right: 15px; line-height: 24px; font-size: 14px; color: #2a2a2a;}
.teacher-news .news-teacher .teacher-feng { margin-left: 178px; margin-right: 15px; line-height: 24px; font-size: 14px; color: #2a2a2a;}
.teacher-news .news-teacher .teacher-suos { margin-left: 178px; margin-right: 15px; line-height: 24px; font-size: 14px; color: #2a2a2a;}
.teacher-news .news-teacher .teacher-danw { margin-left: 178px; margin-right: 15px; line-height: 24px; font-size: 14px; color: #2a2a2a;}
.teacher-news .news-teacher .teacher-bang { margin-left: 178px; margin-right: 15px; line-height: 24px; font-size: 14px; color: #2a2a2a;}
.teacher-news .news-teacher .teacher-yanj { margin-left: 178px; margin-right: 15px; line-height: 24px; font-size: 14px; color: #2a2a2a;}
.teacher-news .news-teacher .teacher-time { margin-left: 178px; margin-right: 15px; line-height: 24px; font-size: 14px; color: #2a2a2a;}
.teacher-news .news-teacher .teacher-cont { margin-left: 178px; margin-right: 15px; line-height: 24px; font-size: 14px; color: #2a2a2a;}
.focus2 .focus-navigation {
    background: none;
}
.focus2 .focus-navigation:hover {
    font-size: 30px;
}
td.imgscroll2_td {
    position: relative;
    height: 211px;
}
.post-8 .post-head .head-bar {
    border-bottom: 0px solid #515151 !important;
    width: 93px;
    background: url(../images/biaoti-bg.png) no-repeat right 86%;
    padding-right: 6px;
}
.post-11 .post-head .head-bar {
    border-bottom: 0px solid #515151 !important;
    width: 93px;
    background: url(../images/biaoti-bg.png) no-repeat right 86%;
    padding-right: 6px;
}
.focus3.focus-box {
    margin-left: 0px;
}
.tab-list .post-more {
    float: right;
    margin-top: -217px;
}
ul.news_list.news-top.clearfix {
    width: 265px;
}
ul.news_list.news-top.clearfix .news_imgs{width:297px;height:182px}
.tab-list ul.post-news.clearfix {
    width: 315px;
    float: right;
    margin-top: -192px;
}
.slick-slider .post-more {
    margin-top: -212px;
    margin-right: -33px;
}
.post-49.mbox {
    display: none;
}
.post-69.mbox {
    display: none;
}
.fl img {
    width: 100px;
    padding-right: 20px;
    border-right: 2px solid #fff;
}
.fl p {
    font-size: 15px;
    line-height: 33px;
    color: #fff;
    padding-left: 20px;
}
span.item-picture {
    display: block;
    text-align: center;
margin-top: 20px;
}

.bottom .fr .word .tit{
    font-size: 13px;
    line-height: 24px;
    color: #fff;
    padding-left: 20px;
    text-align: center;
    width: 165px;
    display: block;
    font-weight: initial;
    padding: 0px 0 0 0;
}
div#navbox .cont .wp-menu  li.menu-item{float: left;
    width: 160px;
    line-height: 34px;
    /* height: 34px; */
    padding-left: 16px;
    margin-right: 40px;
    border-left: 1px solid #434343;}

#followDiv1{top:730px !important;z-index: 1001 !important;}
